2006-06-15 Matthias Clasen <mclasen@redhat.com>
+ * modules/printbackends/pdf/gtkprintbackendcups.c: Use the
+ stock floppy icon.
+
* gtk/gtkprintoperation-unix.c: Set the GENERATE_PDF capability
when creating a print dialog. (noted by Yevgen Muntyan)
2006-06-15 Matthias Clasen <mclasen@redhat.com>
+ * modules/printbackends/pdf/gtkprintbackendcups.c: Use the
+ stock floppy icon.
+
* gtk/gtkprintoperation-unix.c: Set the GENERATE_PDF capability
when creating a print dialog. (noted by Yevgen Muntyan)
NULL);
gtk_printer_set_has_details (printer, TRUE);
- gtk_printer_set_icon_name (printer, "floppy");
+ gtk_printer_set_icon_name (printer, "gtk-floppy");
gtk_printer_set_is_active (printer, TRUE);
gtk_print_backend_add_printer (GTK_PRINT_BACKEND (backend), printer);